Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 4, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@google/genai ^0.13.0 -> ^1.0.0 age adoption passing confidence

Release Notes

googleapis/js-genai (@​google/genai)

v1.4.0

Compare Source

Features
  • Add enhance_prompt field for Gemini Developer API generate_videos (ea3cc8e)
  • Enable url_context for Vertex (e377f58)
  • js: Support GEMINI_API_KEY as environment variable for setting API key. (97850ad)
Bug Fixes
  • defined Type becomes TYPE_UNSPECIFIED when obfuscation is enabled (1ddf4f5)
  • Update live SDK sample to address choppy audio quality (319bcbb)
  • use Enum's value instead of keys for obfuscation. (132bd04)

v1.3.0

Compare Source

Features
  • Adding thought_signature field to the Part to store the signature for thoughts. (20815b2)
  • include UNEXPECTED_TOOL_CALL enum value to FinishReason for Vertex AI APIs. (bd5a2bf)
  • Support ephemeral auth tokens as API keys for live connections in TS. (507bfb5)
  • Support ephemeral token creation in TS (425cfe6)
Bug Fixes
  • Rename LiveEphemeralParameters to LiveConnectConstraints. (86e9652)

v1.2.0

Compare Source

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
  • Remove unsupported Lyria enum for music generation mode
Features
  • Add generate_audio field for private testing of video generation (37e14c5)
Documentation
Miscellaneous Chores
  • Remove unsupported Lyria enum for music generation mode (0b935cd)

v1.1.0

Compare Source

Features
  • Add CommonJS modules (f40c47c)
  • support new fields in FileData, GenerationConfig, GroundingChunkRetrievedContext, RetrievalConfig, Schema, TuningJob, VertexAISearch, (cd04548)

v1.0.1

Compare Source

[!NOTE]
This version drops support for end-of-life Node.js v18.

Bug Fixes
  • After an error on sendMessage, all subsequent calls fail with the same error (778abcc)
  • Fixed sendMessage subsequent calls test to follow the arrange-act-assert pattern (778abcc)
  • Unbreak direct requires from node. (023efd5)

v1.0.0

Compare Source

⚠ BREAKING CHANGES
  • Fix Lyria method name for JS, update parameters type
Features
  • Support ephemeral token creation in Python (8e12730)
  • Support using ephemeral token in Live session connection in Python (8e12730)
Bug Fixes
  • allow McpClient to be passed in with AFC disabled. (b13f1f8)
  • Blob handling in realtime music (f760755)
  • Prevent MCP label from being appended multiple times if they already exist (c59ffe7)
Documentation
Miscellaneous Chores
  • Fix Lyria method name for JS, update parameters type (99dba6e)

v0.15.0

Compare Source

Features
  • add time range filter to Google Search Tool (a938111)
  • Add basic support for async function calling. (8e2f357)
  • Add CallableToolConfig to specify behavior for FunctionDeclarations (c4148d0)
  • add configurations for afc. (ce7855b)
  • add live proactivity_audio and enable_affective_dialog (20e3892)
  • Add Lyria Realtime music generation support for JS (aefcaa5)
  • Add Lyria Realtime Music Types (99255d8)
  • Add MCP telemetry usage to TS SDK. (09a83e9)
  • add multi-speaker voice config (6fe6074)
  • Add support for lat/long in search. (4cd79f6)
  • Add support for MCP in TS SDK. (921a4be)
  • add support for propertyOrdering field. (a77822b)
  • Add Video FPS, and enable start/end_offset for MLDev (19f20e9)
  • Enable AFC on Generate content stream (ff2ce35)
  • export the createJsonSchemaValidator methods to be available for other library. (b3359a1)
  • List all mcp tools to max and mcpToTool taking a spread. (44cd9c9)
  • MCP: Add a new interface for automatic function calling (dc49ffc)
  • MCP: Add mcpToTool to pass MCP clients for automatic function calling (825f385)
  • Remove MCP Tool and MCP Client from ToolUnion (d35e16d)
  • support customer-managed encryption key in cached content (3e7437a)
  • Support Url Context Retrieval tool (aaaf9a9)
Bug Fixes
  • Add an ES module for node environments. (ff4bbd1)
  • Add default headers to model calls when MCP is enabled (9442eea)
  • Allow contents with no-text thoughts in chat history (4112d1c)
  • chats: Enforce internal management of chat history (abe592f)
  • chats: Relax the constraint on chat turns (68115a8)
  • make the system-test build. (dd7154c)
  • move test-server-sdk from dependencies to devDependencies (233a909)
  • Move test-server-sdk to devDependencies (#​574) (b64deeb)
  • Run tests against Node 24 (28a56ac)
  • Skip MCP tool call when function name not present in the tool (9f3d360)

v0.14.1

Compare Source

Bug Fixes

v0.14.0

Compare Source

Features
  • Add Imagen edit_image support in JS SDK (6c99936)
  • Add Imagen upscale_image support for JS (6fe1a68)
  • add support for audio, video, text and session resumption in java. (e5542c6)
  • support display_name for Blob class when calling Vertex AI (fc35f51)
  • Support tuning checkpoints (6bd9c9e)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from cte and mrubens as code owners June 4, 2025 22:53
@hannesrudolph hannesrudolph added the Issue/PR - Triage New issue. Needs quick review to confirm validity and assign labels. label Jun 5, 2025
@daniel-lxs daniel-lxs moved this from Triage to PR [Needs Prelim Review] in Roo Code Roadmap Jun 7, 2025
@daniel-lxs
Copy link
Member

Everything seems to work ok with the Gemini provider with this version.

@daniel-lxs daniel-lxs moved this from PR [Needs Prelim Review] to PR [Needs Review] in Roo Code Roadmap Jun 7, 2025
@daniel-lxs daniel-lxs added PR - Needs Review and removed Issue/PR - Triage New issue. Needs quick review to confirm validity and assign labels. labels Jun 7, 2025
@renovate renovate bot changed the title fix(deps): update dependency @google/genai to v1 Update dependency @google/genai to v1 Jun 8, 2025
@renovate renovate bot changed the title Update dependency @google/genai to v1 fix(deps): update dependency @google/genai to v1 Jun 8, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jun 10, 2025
@cte cte merged commit cca80b2 into main Jun 10, 2025
19 checks passed
@cte cte deleted the renovate/google-genai-1.x branch June 10, 2025 20:47
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap Jun 10, 2025
@github-project-automation github-project-automation bot moved this from PR [Needs Review] to Done in Roo Code Roadmap Jun 10, 2025
lucasthahn pushed a commit to tne-ai/TNE-Code that referenced this pull request Jun 10, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
lucasthahn pushed a commit to tne-ai/TNE-Code that referenced this pull request Jun 10, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
lucasthahn pushed a commit to tne-ai/TNE-Code that referenced this pull request Jun 23, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer PR - Needs Review

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants